home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q104 / 7 / 46.TXT < prev    next >
Text File  |  1993-10-07  |  3KB  |  67 lines

  1. DOCUMENT:Q104746  06-OCT-1993  [W_NT]
  2. TITLE   :Windows NT May Not be Able to Print Without Change Permissions
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. In Windows NT, if you are trying to print to a local printer and you
  19. only have the Read and Execute permissions (with NTFS) to the
  20. WINNT\SYSTEM32\SPOOL\PRINTERS directory, you may not be able to print
  21. from an MS-DOS application or a command prompt (CMD.EXE).
  22.  
  23. The print job spools to the local print queue, but there will not be
  24. any output. If you check the Event Viewer in the error (system) log,
  25. there will be entries listing the print job request, but with 0 pages
  26. printed. To remove the print jobs that won't print from the queue,
  27. shut down and restart Windows NT.
  28.  
  29. RESOLUTION
  30. ==========
  31.  
  32. To print correctly from MS-DOS applications and the command prompt,
  33. add either the Change or Full Control permissions to the
  34. WINNT\SYSTEM32\SPOOL\PRINTERS subdirectory by doing the following:
  35.  
  36. 1. Log on as an Administrator and open the File Manager.
  37.  
  38. 2. Select the \WINNT\SYSTEM32\SPOOL\PRINTERS directory.
  39.  
  40. 3. From the Security menu, choose Permissions.
  41.  
  42. 4. In the Directory Permissions dialog box, select the name of
  43.    the desired User or Group and select the Change or Full Control
  44.    permissions to this directory.
  45.  
  46. You should now be able to print correctly from MS-DOS applications and
  47. the command prompt.
  48.  
  49. Additional reference words: 3.10
  50. KBCategory:
  51. KBSubcategory: prt scrty
  52.  
  53. =============================================================================
  54.  
  55. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  56. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  57. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  58. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  59. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  60. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  61. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  62. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  63. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  64. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  65. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  66.  
  67. Copyright Microsoft Corporation 1993.